home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-10-30 | 376 b | 8 lines | [TEXT/MMCC] |
- void SetupTheAboutWindow(WindowPtr theWindow);
- void ShutDownTheAboutWindow(void);
- void OpenTheAboutWindow(WindowPtr theWindow);
- void DisposeTheAboutWindow(WindowPtr theWindow);
- void DrawTheAboutWindow(WindowPtr theWindow, short theDepth);
- void KeyDownInAboutWindow(WindowPtr theWindow, unsigned char theChar);
- void MouseDownInAboutWindow(WindowPtr theWindow, Point thePoint);
-